github.com/go-pg/pg/v10/orm.CreateTableQuery.appendSQLType (method)
2 uses
github.com/go-pg/pg/v10/orm (current package)
table_create.go#L97: b = q.appendSQLType(b, field)
table_create.go#L133: func (q *CreateTableQuery) appendSQLType(b []byte, field *Field) []byte {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)